The mouse button was pressed inside the BevelButton's region at the location passed in to x,y. Return True if you are going to handle the MouseDown.
Syntax |
|---|
|
result = MouseDown( x, y ) |
Parameters |
|
|---|---|
|
x |
|
|
y |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
The Action event will not execute and the state of the object will not change.